-
Home
-
MIQID-Core
-
1.5.2
-
Code
-
Classes
- Kyc
Total Complexity |
22 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
174 |
Lines of code |
79 |
Logical lines of code |
38 |
Comment lines |
56 |
Methods |
18 |
Properties |
8 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
60 |
2 |
14 |
set_passport_image() |
S |
71 |
2 |
6 |
set_drivers_license_image() |
S |
71 |
2 |
6 |
set_address() |
S |
71 |
2 |
6 |
get_last_name() |
S |
80 |
1 |
3 |
get_address() |
S |
80 |
1 |
3 |
get_drivers_license_image() |
S |
80 |
1 |
3 |
get_passport_image() |
S |
80 |
1 |
3 |
get_passport_number() |
S |
80 |
1 |
3 |
is_profile_verified() |
S |
80 |
1 |
3 |
get_legal_name() |
S |
80 |
1 |
3 |
get_first_name() |
S |
80 |
1 |
3 |
set_legal_name() |
S |
80 |
1 |
3 |
set_passport_number() |
S |
80 |
1 |
3 |
set_profile_verified() |
S |
75 |
1 |
4 |
set_last_name() |
S |
80 |
1 |
3 |
set_first_name() |
S |
80 |
1 |
3 |
jsonSerialize() |
S |
68 |
1 |
7 |